compile in gpsbabel translations and map on non mac unix distribution… (#622)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Fri, 14 Aug 2020 22:41:03 +0000 (16:41 -0600)
committerGitHub <noreply@github.com>
Fri, 14 Aug 2020 22:41:03 +0000 (16:41 -0600)
commit85bafd90471ff60561051f1047c3ccb24aefb1ef
tree99fffbe8057f6b2fd00182f21283c8d61a15ca3e
parenta10a5cbbc475204b2e66703d9d31007b24dffeea
compile in gpsbabel translations and map on non mac unix distribution… (#622)

* compile in gpsbabel translations and map on non mac unix distributions by default.

This eliminates the need to install gpsbabelfe_*.qm, gpsbabel_*.qm and
gmapbase.html on the system.
Note that the Qt supplied translations must still be installed on the system.
The Qt translations may be in a package like qttranslations5-l10n or
qt5-qttranslations.

* simplify optional resources using std methods.

* discuss dependencies in INSTALL.
INSTALL
gui/app.pro
gui/mainwindow.cc
gui/mainwindow.h
gui/map.cc
gui/map.qrc [new file with mode: 0644]
gui/translations.qrc [new file with mode: 0644]